SAS Namespace Types |
Subclass of SecondaryType
Internal use only.
The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
AccountExpirationDate | Account expiration date | double | |
BypassHistory | Bypass history | int | |
BypassInactivitySuspension | Bypass inactivity suspension | int | |
BypassLockout | Bypass lockout | int | |
BypassStrength | Bypass strength | int | |
ExpirationDays | Expiration days | int | |
FailureCount | Failure count | int | |
IsDisabled | IsDisabled | int | |
LockoutTimestamp | Lockout timestamp | double | |
LoginTimestamp | Login timestamp | double | |
PasswordHash | Password hash | String | 64 |
PasswordHashHistory | Password hash history | String | 256 |
PasswordTimestamp | Password timestamp | double | |
Salt | Salt | String | 8 |
SaltHistory | Salt history | String | 128 |
UseStdExpirationDays | Use standard expiration days | int |
Inherited Attributes
Name, Id, Desc, MetadataCreated,
MetadataUpdated,
ChangeState,
LockedBy,
UsageVersion
Name | Cardinality | Description | Associated Types |
ForIdentity Partner: InternalLoginInfo | 1 to 1 | The identity for this internal login. |
Identity IdentityGroup Person |
Inherited Associations
AccessControls/Objects,
Changes/Objects,
CustomAssociations/OwningObject,
Documents/Objects,
Extensions/OwningObject,
ExternalIdentities/OwningObject,
Groups/Members,
Implementors/ImplementedObjects,
Keywords/Objects,
LocalizedAttributes/AssociatedLocalizedObject,
Notes/Objects,
PrimaryPropertyGroup/AssociatedObject,
Prompts/PromptEnabledObject,
Properties/AssociatedObject,
PropertySets/OwningObject,
ReferencedObjects/AssociatedObjects,
ResponsibleParties/Objects,
SourceTransformations/TransformationSources,
SpecSourceTransformations/SourceSpecifications,
SpecTargetTransformations/TargetSpecifications,
TargetTransformations/TransformationTargets,
Timestamps/Objects,
Trees/Members,
TSObjectNamespace/TSObjects,
UsedByPrototypes/UsingPrototype,
UsingPrototype/UsedByPrototypes,
Variables/AssociatedObject
AccountExpirationDate
Type: doubleAccount expiration date
BypassHistory
Type: intBypass history
BypassInactivitySuspension
Type: intBypass inactivity suspension
BypassLockout
Type: intBypass lockout
BypassStrength
Type: intBypass strength
ExpirationDays
Type: intExpiration days
FailureCount
Type: intFailure count
IsDisabled
Type: intIsDisabled
LockoutTimestamp
Type: doubleLockout timestamp
LoginTimestamp
Type: doubleLogin timestamp
PasswordHash
Type: String 64Password hash
PasswordHashHistory
Type: String 256Password hash history
PasswordTimestamp
Type: doublePassword timestamp
Salt
Type: String 8Salt
SaltHistory
Type: String 128Salt history
UseStdExpirationDays
Type: intUse standard expiration days
ForIdentity
Cardinality: 1 to 1
Partner: InternalLoginInfo
The identity for this internal login.
Associated Types:
Identity, IdentityGroup, Person
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.